微信小程序 动态改变默认菜单 tabbar 的值 wx.setTabBarItem({ index: 0, text: 'home', iconPath: '/path/to/iconPath' ...